xen.git
2009-06-03 Keir Fraserx86: Fix XENPF_getidletime to correctly modify cpumask.
2009-06-03 Keir Fraserblktap: fix empty QCOW images (bug 1430 part 2)
2009-06-03 Keir Fraserblktap: fix and use ROUNDUP macro (bug 1430 part 1)
2009-06-03 Keir Fraserblktap2: human readable output for tapdisk2 creation...
2009-06-03 Keir Fraserminios: refactor xenbus state machine
2009-06-02 Keir Fraserxend: pci: improve the assignability checking
2009-06-02 Keir FraserEnable pci mmcfg and ATS for x86_64
2009-06-01 Keir Frasertmem: shared ephemeral (SE) pool (clustering) fixes
2009-06-01 Keir Fraserlibxc: Implement stub xc_gnttab_map_table() for non...
2009-06-01 Keir FraserRevert 19658:28a197617286 "Fix up the synchronisation...
2009-06-01 Keir Fraserminios: Remove Linux attribution for mktime() as it...
2009-06-01 Keir FraserUpdate QEMU_TAG: 5beedb58147cbb04e206a71429198b6316217cfc
2009-06-01 Keir Fraserlibxc: Exchange a page for PV guest
2009-06-01 Keir Fraserlibxc: Export xc_core_arch_map_p2m_writable()
2009-06-01 Keir Fraserlibxc: Add a function to map a domain's grant table.
2009-06-01 Keir Fraserlibxc: export xc_map_m2p() so that it can be called...
2009-06-01 Keir FraserExport page offline hypercalls to user space tools.
2009-06-01 Keir Frasertmem: fix corner case crash on forcible domain destruction
2009-06-01 Keir Fraserblktap: Revert parts of c/s 19349.
2009-05-30 Keir Fraserxend: Fix HVM domain restore (undefined HVM_ImageHandle...
2009-05-30 Keir FraserRevert 19657:9ff5c79b0ceb
2009-05-30 Keir Fraserpassthrough: Fix test_and_clear_bit() caller to clear...
2009-05-29 Keir Fraserxend: Add serialise_pci_opts() and split_pci_opts()
2009-05-29 Keir Fraserxend: Fix check for request to detach non-existent...
2009-05-29 Keir Fraserxend: hot-plug PCI devices at boot-time
2009-05-29 Keir Fraserxend: use popen2 module instead of subprocess for Pytho...
2009-05-29 Keir Fraserblktap2: fix a compilation error (missing PATH_MAX)
2009-05-29 Keir Fraserxm: Unify the output of pci-list
2009-05-29 Keir FraserFree pirq_array/pirq_to_evtchn in complete_domain_destr...
2009-05-29 Keir FraserRevert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mas...
2009-05-29 Keir Fraser[VTD] laying the ground work for ATS
2009-05-28 Keir FraserSerialize iptables calls in hotplug scripts
2009-05-28 Keir Fraserblktap2: Fix build with gcc3. Cannot handle defining...
2009-05-28 Keir Fraserx86: Fix flush_area_mask() and on_selected_cpus() to...
2009-05-28 Keir Fraserxend: Update info['platform']['pci']
2009-05-28 Keir Fraserblktap2: fix tapdisk-channel.c
2009-05-28 Keir Fraserblktap2: fix makefile of blktap2
2009-05-28 Keir Fraserudev-script: udev rule for pci_iomul device.
2009-05-28 Keir Fraserx86 vmx: Unrestricted guest (realmode) support
2009-05-28 Keir Fraserminios: implement ffs, ffsl and ffsll.
2009-05-27 Keir FraserUpdate Xen version for 3.5-unstable
2009-05-27 Keir Fraserx86: Fix 32-bit build.
2009-05-27 Keir Fraserevtchn: Free pirq_to_evtchn/pirq_mask arrays on domain...
2009-05-27 Keir Fraser[IA64] adjust ia64 xc_domain_restore() signature
2009-05-27 Keir Fraser[IA64] add ia64 _raw_rw_is_write_locked
2009-05-27 Keir FraserFix up the synchronisation around grant table map track...
2009-05-27 Keir Fraserxend: Device duplicate check fix
2009-05-27 Keir Fraserx86 svm: Add support for Pause Filtering to AMD SVM
2009-05-27 Keir Fraserxm: Specify sensible default for superpages domain...
2009-05-27 Keir Fraserrombios: fix trying to boot from next device
2009-05-27 Keir Fraserx86/hvm: fix off-by-one errors in vcpuid range checks
2009-05-27 Keir FraserRemove unused 'retry' parameter from on_selected_cpus...
2009-05-27 Keir FraserPass cpumasks by reference always.
2009-05-27 Keir Fraserx86: eliminate hard-coded NR_IRQS
2009-05-27 Keir Frasertmem: build fix
2009-05-26 Keir Fraserx86 hvm: Allow cross-vendor migration
2009-05-26 Keir Fraserblktap2: a completely rewritten blktap implementation
2009-05-26 Keir FraserTranscendent memory ("tmem") for Xen.
2009-05-26 Keir Fraseruninstall: get rid of hardcoded pathes
2009-05-26 Keir Fraserx86 hvm viridian: Provide dummy support for APIC assist...
2009-05-26 Keir Fraserpvgrub: few lines in shutdown_blkfront were removed...
2009-05-26 Keir Fraserxm, xend: passthrough: Add assigned_or_requested_vslot()
2009-05-26 Keir Fraserxend: Fix xm pci-detach for inactive devices
2009-05-26 Keir Fraserblkif: Clarify units for 'sector'-sized blkif request...
2009-05-26 Keir FraserAdd support for superpages (hugepages) in PV domain
2009-05-26 Keir Fraserminios: replace mktime implementation
2009-05-26 Keir FraserPV-on-HVM: Define atomic_cmpxchg() for old Linux kernels.
2009-05-26 Keir Fraserstubdom: 'file' based disk sharing
2009-05-26 Keir Fraserminios: Fix blkfront driver when sector_size != 512
2009-05-21 Keir Fraserxend: Fix typo in usage of new auxbin.xen_configdir...
2009-05-20 Keir FraserACPI/NUMA: Improve SRAT parsing
2009-05-20 Keir Fraserx86-64: also handle virtual aliases of Xen image pages
2009-05-20 Keir Fraserx86: don't map more than the allocated space for frame_...
2009-05-20 Keir Fraserx86: some assorted irq related cleanups
2009-05-20 Keir FraserIntroduce __must_be_array
2009-05-20 Keir Frasertools: get rid of hardcoded config dirs
2009-05-20 Keir Fraserxend: remove spurious pci_len from getDeviceSxprs
2009-05-19 Keir Frasergnttab: for sanity's sake, don't access the active...
2009-05-19 Keir Frasergnttab: Remove unused per-domain map_count field
2009-05-19 Keir Fraserx86: Fix the P2M audit code.
2009-05-19 Keir Fraserstubdom: Rebuild the ocaml runtime libraries with the...
2009-05-19 Keir Fraserminios: Implement some extra lib functions for ocaml...
2009-05-19 Keir Fraserminios: Define extra stub functions to allow build...
2009-05-19 Keir Fraserocaml-xenstored: Allow to build ocaml xenstored instead...
2009-05-19 Keir Frasertools: Fix an obvious xgettext build typo.
2009-05-19 Keir Fraserxend: Fix xm pci commands for inactive managed domains.
2009-05-19 Keir Fraserxend: Make hotplug script timeouts configurable
2009-05-19 Keir Fraserpython: get rid of hardcoded search pathes in python...
2009-05-19 Keir Fraserx86 hvm: Correctly emulate task switches into vm86...
2009-05-19 Keir Fraserx86_emulate: Emulate LLDT and LTR instructions.
2009-05-19 Keir Fraserxentrace: Trace IRQs and entry/exit timestamps.
2009-05-19 Keir Fraserxend: adjust relocation buffer size
2009-05-19 Keir Frasertools: clean up handling of xen config and scripts...
2009-05-19 Keir Fraserxend: solve issues with xm block-configure command.
2009-05-19 Keir Fraserxend: Avoid deprecation warnings with Python 2.6.
2009-05-19 Keir Fraserx86, cpufreq: fix ondemand governor to take aperf/mperf...
2009-05-19 Keir Fraserioemu: Export PREFIX variable to ioemu build environment.
2009-05-19 Keir Fraserx86 hvm: Provide x2APIC identifier in CPUID leaf 0xb.
2009-05-19 Keir Fraserstubdom: fix issue with phy disks
2009-05-19 Keir Fraserx86: Use PGC_cacheattr_mask rather than a hardcoded...
next